alt-routing-reasons

This command configures the Alternative Reasons Set table, which lets you define a name for a group of SIP response codes for call release (termination) reasons that initiate alternative routing. The table is a parent of the Alternative Reasons Rules table, which defines the response codes.

Syntax

(config-voip)# sbc routing alt-route-reasons-set <Index>
(alt-route-reasons-set-<Index>)# 

Command

Description

Index

Defines the table row index.

alt-route-reasons-rules

Defines the Alternative Reasons Rules table, which defines SIP response codes for the Alternative Reasons Set. The table is a child of the Alternative Reasons Set table. For more information, see alt-route-reasons-rules.

description

Defines a description for the Alternative Reasons Set.

name

Defines a name for the Alternative Reasons Set, which is used when associating the row in other tables.

Command Mode

Privileged User

Example

This example configures an Alternative Reasons Set called "MyCodes":

(config-voip)# sbc routing alt-route-reasons-set 0
(alt-route-reasons-set-0)# name MyCodes 
(alt-route-reasons-set-0)# activate